Skip to content

fix: update unit test CMake minimum version#72

Merged
rawalexe merged 1 commit into
FreeRTOS:mainfrom
Old-Ding:codex/cmake4-minimum-version
Jul 9, 2026
Merged

fix: update unit test CMake minimum version#72
rawalexe merged 1 commit into
FreeRTOS:mainfrom
Old-Ding:codex/cmake4-minimum-version

Conversation

@Old-Ding

@Old-Ding Old-Ding commented Jul 5, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Raise the unit test CMake minimum version from 3.2.0 to 3.5.
  • Avoid CMake 4 configuration failures caused by removed compatibility for projects older than 3.5.

Testing

  • git diff --check HEAD~1..HEAD
  • git ls-files --eol test/unit-test/CMakeLists.txt

Not run: CMake/unit tests, because this Windows environment does not have cmake available.

Raise the unit test CMake minimum version to 3.5 so CMake 4 can configure the test project without relying on removed compatibility for older versions.

Generated-by: OpenAI Codex
Signed-off-by: aineoae86-sys <ai.neo.ae86@gmail.com>
@rawalexe rawalexe merged commit 13e49c5 into FreeRTOS:main Jul 9, 2026
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants